home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_2483 / frame_1 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  189 b   |  9 lines

  1. set("/Variables:AvanceTir",false);
  2. set("/Variables:GardeDedans",false);
  3. set("/Variables:FeuLance",false);
  4. if(eval("/Variables:GardesPris") == true)
  5. {
  6.    gotoAndStop(173);
  7. }
  8. stop();
  9.